/* @font-face {
 	font-family: 'century';
 	src: url('../font/MPLUSRounded1c-Medium.ttf');
 }
*/
@font-face {
	font-family: 'FZXQJW';
	src: url('../font/ziti.ttf');
}



.nav {
	padding: 15px 0px 10px;
	border-bottom: 10px solid #0075c1;
	/* -webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out; */

}

.nav .logo {}

.nav .group {
	margin-top: 15px;
}

.nav .group ul li {
	margin-left: 50px;
}

.nav .group ul li .li_a {
	color: #333333;
	font-size: 20px;
	/* font-family: 'msyh'; */
	border-bottom: 2px solid #fff;
	padding-bottom: 8px;
}

.nav .group ul li:hover .li_a {
	border-bottom: 2px solid #0075C1;
	color: #0075C1;
}

.nav .group ul .on .li_a {
	border-bottom: 2px solid #0075C1;
	color: #0075C1;
}

.nav .sousuo {
	margin-top: 10px;
	margin-left: 70px;
	position: relative;

}

.nav .sousuo .text {
	width: 180px;
	margin-right: 5px;
	height: 40px;
	padding: 0px 10px;
	border-radius: 25px;
	font-size: 14px;
	border: 1px solid #f2f2f2;
}

.nav .sousuo .but {
	width: 22px;

	left: 190px;
	top: 50%;
	transform: translate(0, -50%);
	height: 22px;
	background: url('../img/p1.png') center no-repeat;
	position: absolute;
	z-index: 99;
}

.nav .sousuo img {
	cursor: pointer;
	position: relative;
	z-index: 991;
}

.nav .lang,
.phont_head .lang {
	display: inline-block;
	background: #2D3645;
	color: #999999;
	font-size: 16px;
	padding: 2px 18px;
	border-radius: 25px;
	margin-left: 35px;
	margin-top: 5px;
}

.phont_head .lang {
	padding: 2px 12px;
	margin-left: 15px;
	margin-right: 15px;
}

.nav .lang a,
.phont_head .lang a {
	color: #999999;
}

.nav .lang a:hover,
.phont_head .lang a:hover {
	color: #fff;
}

.nav .lang .on_a,
.phont_head .lang .on_a {
	color: #fff;
}

.nav .sousuo .but {
	opacity: 0;
}

.nav .sousuo .text {
	opacity: 0;
}

.nav .sousuo_on img {
	display: none;
}

.nav .sousuo_on .text {
	opacity: 1;
}

.nav .sousuo_on .but {
	opacity: 1;
	cursor: pointer;
}

.nav .sousuo_on .text {
	width: 205px;
}

.banner {
	overflow: hidden;
}

.vice_nav {
	padding: 1px 0;
}

.vice_nav a {
	color: #333333;

}

.vice_nav .it {
	font-size: 18px;
	color: #333333;

}

.vice_nav .it a {
	padding: 10px 22px;
	display: inline-block;
}

.vice_nav .it:hover a {
	background: #0075c1;
	color: #fff;
}

.vice_nav .it_on a {
	background: #0075c1;
	color: #fff;
}

.vice_nav2 {
	background: #0075C1;
	font-size: 18px;
}

.vice_nav2 .it a {
	padding: 22px 22px;
	color: #fff;
	display: inline-block;
}

.vice_nav2 .it:hover a {
	text-decoration: underline;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: #fff;
	margin: 0px 15px;
	overflow: hidden;
	text-indent: 1000px;
	width: 16px;
	height: 16px;
	position: relative;
	top: -23px;
}

.banner .swiper-pagination .swiper-pagination-bullet-active {
	width: 62px;
	height: 62px;
	text-indent: 0;
	color: #fff;
	background: none;
	border: 1px solid #fff;
	top: 0px;
	line-height: 62px;
}

.m1 {

	padding: 80px 0
}

.m1 .box {
	background: #F8F8F8;
	padding: 70px 11.5%
}

.m1 .box .let {
	width: 40%;
}

.m1 .box .let .t1 {
	font-size: 48px;
	color: #333;
	font-weight: bold;
}

.m1 .box .let .t2 {
	font-size: 40px;
	color: #333;
	font-family: 'FZXQJW';
}

.m1 .box .let .t3 {
	font-size: 16px;
	color: #999999;
	margin-top: 35px;
}

.m1 .box .let .t3 a {
	color: #0075C1;
}

.m1 .box .let .t3 a:hover {
	text-decoration: underline;
}

.m1 .nub {
	/* width: 30%; */
	margin-top: 100px;
	margin-left: 70px;
}

.m1 .nub .dm {
	padding-left: 10%;
}

.m1 .nub .t1 {
	color: #333333;
	font-size: 40px;
	white-space: nowrap;
}

.m1 .nub .t1 b {
	font-size: 90px;
}

.m1 .nub .t2 {
	font-size: 20px;
	color: #333;
	padding-left: 10px;
}

.m2 .box {
	overflow: hidden;
}

.m2 .box .sild {
	position: relative;
}

.m2 .box .sild .txt {
	position: absolute;
	z-index: 999;
	padding: 0px 11.5%;
	top: 50%;
	transform: translate(0, -50%);
	width: 50%;
	color: #fff;
}

.m2 .box .sild .txt a {
	color: #fff;
}

.m2 .box .sild .txt .t1 {
	font-size: 48px;
	font-weight: bold;
}

.m2 .box .sild .txt .t2 {
	font-size: 40px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

.m2 .box .sild .txt .t3 {
	font-size: 16px;
	color: #fff;
	line-height: 28px;
}

.m2 .box .sild .txt .t4 {
	margin-top: 35px;
}

.m2 .box .sild .txt .t4 span {
	display: inline-block;
	border: 1px solid #fff;
	padding: 12px 35px;
	color: #fff;
	font-size: 16px;
}

.m2 .box .sild .txt .t4 span:hover {
	background: #0075C1;
}

.m2 .box .sild .txt .t4 span i {
	font-style: normal;
	padding-right: 15px;
	background: url('../img/p6.png') right 7px no-repeat;
}

.m2 .box .bt_hover .it {
	width: 20%;
	cursor: pointer;
	font-size: 18px;
}

.m2 .box .bt_hover {
	border-right: 1px solid #B7B7B7;
}

.m2 .box .bt_hover .it .dm {
	border: 1px solid #B7B7B7;
	padding: 40px 0;
	text-align: center;
	margin-right: -1px;
}

.m2 .box .bt_hover .it_on .dm {
	background: #0075C1;
	color: #fff;
}

.cm_title {
	text-align: center;
	margin-bottom: 40px;
}

.cm_title .t1 {
	font-size: 46px;
	font-weight: bold;
}

.cm_title .t2 {
	font-size: 34px;
	color: #333333;
}

.m3 {
	padding: 80px 0;
}

.m3 .box {
	padding: 0px 100px;
	position: relative;
}

.m3 .box .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	opacity: 0.6;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.9);
	top: 20px;
}

.m3 .box .swiper-slide-active,
.m3 .box .swiper-slide-duplicate-active {
	transform: scale(1.3);
	position: relative;
	z-index: 999;
	top: 0;
	opacity: 1;
}

.m3 .box .item .dm {
	background: #F8F8F8;
	padding: 25px;
	text-align: left;

	position: relative;
}

.m3 .box .item .dm .t1 {
	color: #333333;
	font-size: 24px;
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 25px;
}

.m3 .box .item .dm .t1::before {
	content: '';
	position: absolute;
	width: 40px;
	height: 4px;
	display: inline-block;
	background: #0075C1;
	bottom: 0px;
	left: 0px;
}

.m3 .box .item .dm .t2 {
	font-size: 16px;
	color: #333333;
}

.m3 .box .item .dm .more {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 14px;
	color: #333;
	border-radius: 25px;
	padding: 2px 30px 2px 10px;
	border: 1px solid #0075C1;
	background: url('../img/p8.png') 95% center no-repeat;

}

.m3 .box .swiper-wrapper {
	padding-bottom: 100px;
}


.m3 .box .click_pr,
.m3 .box .click_ne {
	position: absolute;
	cursor: pointer;
	top: 50%;
	transform: translate(0, -50%);
}

.m3 .box .click_pr {
	left: 0px;
}

.m3 .box .click_ne {
	right: 0px;
}

.m4 {
	padding-bottom: 100px;
}

.m4 .box {
	height: 750px;
	background: url('../img/p11.png') center no-repeat;
	background-size: cover;
	position: relative;
}

.m4 .demo {
	width: 80%;
	position: absolute;
	right: 0px;
	bottom: -100px;
	background: #F8F8F8;
	border-radius: 10px;
}

.m4 .demo .dm {
	padding: 40px 100px;
	position: relative;
}

.m4 .demo .dm .click_pr,
.m4 .demo .dm .click_ne {
	position: absolute;
	top: 60%;
	cursor: pointer;
	transform: translate(0, -50%);
}

.m4 .demo .dm .click_pr {
	left: 20px;
}

.m4 .demo .dm .click_ne {
	right: 20px;
}

.cm_title2 {
	text-align: left;
	line-height: 45px;
}

.m4 .demo .sw_box {
	overflow: hidden;

}

.m4 .demo .sw_box .item {
	position: relative;
	padding: 10px;
	margin-left: 2px;
	margin-bottom: 2px;
	border-radius: 10px 10px 0 0;
	box-shadow: 0px 1px 8px 0px rgba(0, 117, 193, 0.1);
}
.m4 .demo .sw_box .item .pic{
	/*height: 150px;*/
}
.m4 .demo .sw_box .item .pic img {
	width: 100%;
	border-radius: 10px 10px 0 0;
}

.m4 .demo .sw_box .item .txt {
	position: absolute;
	background: #fff;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 999;
}

.m4 .demo .sw_box .item .txt .t_dm {
	padding: 15px;
	font-size: 16px;
	padding-right: 80px;
}

.m4 .demo .sw_box .item .txt .more {
	color: #666666;
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);

}

.m4 .demo .sw_box .item .txt2 {
	position: absolute;
	top: 50%;
	left: 0px;
	display: none;
	width: 100%;
	z-index: 99;
	text-align: center;
	color: #fff;
	transform: translate(0, -50%);
}

.m4 .demo .sw_box .item .txt2 .t1 {
	font-size: 22px;
	margin-bottom: 10px;
}

.m4 .demo .sw_box .item .txt2 .t2 {
	font-size: 14px;
}

.m4 .demo .sw_box .item:hover .txt {
	display: none;
}

.m4 .demo .sw_box .item:hover .txt2 {
	display: block;
}

.m5 {
	background: url('../img/p15.jpg') center no-repeat;
	background-size: cover;
}

.m5 .box {
	padding: 0px 15%;
	padding-top: 50px;

}

.cm_title {
	position: relative;
}

.cm_title .t1 span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #333;
	border-radius: 50%;
	margin: 0px 20px;
	position: relative;
	top: -10px;
}

.cm_mores {
	position: absolute;
	right: 30px;
	top: 30px;
	font-size: 14px;
	color: #333;
	border-radius: 25px;
	padding: 2px 30px 2px 10px;
	border: 1px solid #0075C1;
	background: url('../img/p8.png') 95% center no-repeat;
}

.m5 .box .group_it {
	padding-bottom: 10px;
	text-align: center;
	margin-bottom: 30px;
	background: url('../img/p16.png') center bottom no-repeat;
	background-size: 100% auto;
}

.m5 .box .group_it .item {
	display: inline-block;
	margin: 0px 12.5px;
	width: 20%;
}

.m5 .box .group_it .item .pic {
	border: 5px solid #642706;
	border-radius: 8px;
	box-shadow: 0px 1px 6px 1px rgba(52, 52, 52, 0.59);
}

.m5 .box .group_it .item .title {
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding: 10px 0;
}

.m5 .box .group_it2 {
	background: url('../img/p18.png') center bottom no-repeat;
	background-size: 100% auto;
}
.m5 .box .group_it2 .item{

}
.m6 {
	padding: 80px 0;
}

.m6 .group .item {
	width: 30%;
	margin-right: 5%;
}

.m6 .group .item:nth-child(3) {
	margin-right: 0px;
}

.cm_item .time {
	font-size: 16px;
	color: #666666;
	border-top: 1px solid #999999;
	padding-top: 20px;
}

.cm_item .t1 {
	font-size: 20px;
	color: #333333;
	margin: 25px 0;
	font-weight: bold;
}

.cm_item .t2 {
	font-size: 16px;
	color: #999999;
}

.cm_item .pic {
	margin: 25px 0;
}

.cm_title .t3 {
	text-align: center;
	font-size: 16px;
	text-align: left;
	color: #333333;
	width: 50%;
	margin: 0px auto;
	margin-top: 20px;
	line-height: 30px;
}

.cm_title .t3 a {
	color: #0075C1;
}

.cm_title .t3 a:hover {
	text-decoration: underline;
}

.m7 .group {
	text-align: center;
	margin-bottom: 40px;
}

.m7 .group .it {
	border: 1px solid #0075C1;
	color: #0075C1;
	padding: 10px 0;
	width: 170px;
	text-align: center;
	display: inline-block;
	border-radius: 5px;
	margin: 0px 10px;
	cursor: pointer;
}

.m7 .group .it .t1 b {
	font-size: 44px;
}

.m7 .group .it .t2 {
	font-size: 14px;
}

.m7 .group .it:hover {
	color: #fff;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 6px 0px #E6E6E6;
	background: linear-gradient(266deg, #0477C2, #27AAFF);
}

.m7 .group .on {
	color: #fff;
	border: 1px solid #FFFFFF;
	box-shadow: 0px 0px 6px 0px #E6E6E6;
	background: linear-gradient(266deg, #0477C2, #27AAFF);
}

.m8 {
	background: url('../img/p22.png') center no-repeat;
	/* height: 750px; */
	padding: 60px 0px 50px;
	background-size: cover;
	margin-top: 80px;
}

.m8 .group {
	padding: 0px 13.5%;
}

.m8 .group .it {
	position: relative;
}

.m8 .group .it .show_img {
	position: absolute;
	top: 50%;
	width: 80%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.m8 .group .it:nth-child(1) {
	margin-left: 17%;
}

.m8 .group .it:nth-child(6) {
	margin-left: 10%;
}

.m8 .group .it:nth-child(12) {
	margin-left: 2.5%;
}


.footer {
	margin-top: 50px;
	background: #000B22;
	padding: 57px 0 0;
}

.footer .sel {
	width: 330px;
	height: 50px;
	box-shadow: 0px 0px 10px #0e7cc4 inset;
	border-radius: 50px;
	color: #fff;
	position: relative;
	font-size: 14px;
	padding-right: 170px;
}

.footer .sel .tig {
	position: absolute;
	right: 0px;
	line-height: 50px;
	background: #0e7cc4;
	color: #fff;
	top: 0px;
	width: 190px;
	text-align: center;
	border-radius: 50px;

}

.footer .sel .link {
	line-height: 50px;
	text-align: center;
	position: relative;
	width: 100%;
}

.footer .sel .link .down {
	position: absolute;
	top: 55%;
	left: 40px;
	transform: translate(0, -50%);
}

.footer .sel .link select {
	width: 100%;
	background: none;
	color: #fff;
	border: 0px none;
	text-align: center;
}
.footer .sel .link select option{
    color: #333 !important;
}

.footer .hd_1 {
	border-bottom: 1px solid rgba(219, 219, 219, 0.17);
	padding-bottom: 35px;
	margin-bottom: 30px;
}

.footer .hd_2 .let {
	width: 305px;
	color: #96A7CC;
	font-size: 14px;
	line-height: 30px;
}

.footer .hd_2 .group ul {
	margin-left: 100px;
	text-align: center;
}

.footer .hd_2 .group ul .tt {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
}

.footer .hd_2 .group ul li {
	margin-bottom: 5px;
}

.footer .hd_2 .group ul li a {
	color: #96A7CC;
	font-size: 14px;
}

.footer .hd_2 .conu {
	margin-left: 100px;
}

.footer .hd_2 .conu .t1 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
}

.footer .hd_2 .conu .dect {
	color: #96A7CC;
	font-size: 14px;
	line-height: 30px;
}

.footer .hd_2 .conu .dect .tel {
	font-size: 18px;
	color: #0E7CC4;
}

.footer .hd_3 a {
	display: inline-block;
	margin-right: 10px;
	position: relative;
}
.footer .hd_3 a .shows_img{
    position: absolute;
    width: 200px;
    border-radius: 10px;
    padding: 5px;
    display: none;
    left: 50%;
    background: #fff;
        transform: translate(-50%, -130%);
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
}
.footer .hd_3 a .shows_img img{
    width: 100%;
}
.footer .hd_3 a:hover .shows_img{
    display: block;
}
.copy_bottom {
	background: #000B22;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid rgba(219, 219, 219, 0.17);
}

.rit_fix {
	position: fixed;
	top: 20%;
	right: 0px;
	z-index: 99;

}

.rit_fix ul li {
	position: relative;
	margin-bottom: 2px;
}

.rit_fix ul li .pic {
	width: 50px;
	height: 50px;
	background: #5c5c5c;
	position: relative;
	border-radius: 5px;
	z-index: 99;
}

.rit_fix ul li .pic img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.rit_fix ul li .show_txt {
	position: absolute;
	top: 0;
	font-size: 14px;
	left: 0px;
	display: none;
	border-radius: 5px;
	transform: translate(-92%, 0);
	width: 140px;
	padding: 4px 10px;
	background: #0075C1;
	padding-right: 15px;
	color: #fff;

}

.rit_fix ul li:hover .pic {
	background: #0075C1;
}

.rit_fix ul li:hover .show_txt {
	display: block;
}

.phont_head .sousuo {
	margin-top: 7px;
}

.m5 .group_phone .item {
	width: 30%;
	margin: 0px 1.5%;
	text-align: center;
	font-size: 14px;
}

.m5 .group_phone .item .pic {
	border: 3px solid #642706;
	border-radius: 8px;
	box-shadow: 0px 1px 6px 1px rgba(52, 52, 52, 0.59);
	margin-bottom: 5px;
}

.footer .hd_2 .phone_ul {
	float: left;
	font-size: 14px;
	margin-right: 30px;
}

.footer .hd_2 .phone_ul a {
	display: block;
	color: #fff;
	margin-bottom: 5px;
}


.footer .hd_3 .let {
	font-size: 14px;
	color: #fff;
}

.footer .hd_3 .let a {
	color: #fff;
}

.child_banner {
	height: 550px;
	position: relative;
	width: 100%;
}

.child_banner .text {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	transform: translate(0, -50%);
}

.child_banner .text .t1 {
	font-size: 48px;
	color: #FFFFFF;
	margin-bottom: 25px;
}

.child_banner .text .t2 {
	color: #fff;
	font-size: 36px;
	letter-spacing: 20px;
}
.child_banner_phone  .text {
	position: absolute;
	width: 100%;
	top: 50%;
	text-align: center;
	transform: translate(0, -50%);
}

.child_banner_phone  .text .t1 {
	font-size: 10px;
	color: #FFFFFF;
	margin-bottom: 25px;
}

.child_banner_phone  .text .t2 {
	color: #fff;
	font-size: 8px;
	letter-spacing: 20px;
}

.child_nav {
	border-bottom: 0px none;
}

.m9 .weizhi {
	color: #05395A;
	font-size: 16px;
}

.m9 .weizhi a {
	color: #05395A;
	float: left;
	font-size: 16px;
	display: inline-block;
	font-weight: bold;
	padding: 20px 40px;
	border-left: 1px solid #FAFAFA;
	border-right: 1px solid #FAFAFA;
}

.m9 .weizhi .on {
	background: #0075C1;
	border-left: 1px solid #0075C1;
	color: #fff;
	border-right: 1px solid #0075C1;
}

.m9 .weizhi a:hover {
	background: #0075C1;
	border-left: 1px solid #0075C1;
	color: #fff;
	border-right: 1px solid #0075C1;
}

.m9 .box {
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}

.m9 .box .hm {
	padding-left: 25px;
	background: url('../img/p43.png') left center no-repeat;
}

.m9 .box a:hover {
	color: #0075C1;
}

.m9 .box .on {
	color: #0075C1;
}

.m10 .box {
	display: flex;
	background: #FAFAFA;
	align-items: center;
}

.m10 .img {
	width: 46.875%;
}

.m10 .cont {
	flex: 1;
}

.m10 .cont .dm {
	padding: 0 70px 0;
}

.m10 .cont .dm .dect {
	color: #333333;
	line-height: 35px;
	font-size: 22px;
}

.m10 .cont .dm .group {
	margin-top: 60px;
}

.m10 .cont .dm .group .item {
	border-bottom: 1px solid #DCDCDC;
	color: #333333;
	font-size: 22px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.m10 .cont .dm .group .item:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0px none;
}

.m10 .cont .dm .group .item img {
	display: inline-block;
	margin-right: 10px;
}

.m10 .cont .ctitle {
	font-size: 28px;
	color: #333333;
	margin-bottom: 10px;
}

.m11 {
	margin-top: 30px;
}

.m11 .box {
	background: #F8FCFF;
	padding: 85px 140px;
	position: relative;
	display: flex;
}


.m11 .box .group {
	position: relative;
	flex: 1;
}

.m11 .box .group::before {
	content: '';
	position: absolute;
	width: 90%;

	height: 1px;
	background: #0075c1;
	left: 0px;
	top: 25%;
	display: inline-block;
}

.m11 .box .group .item {
	text-align: center;
	margin-right: 12%;
	position: relative;
	z-index: 99;
	width: 11%;
}

.m11 .box .group .item .txt {
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 30px;
	height: 66px;
}

.m11 .box .group .item .nub {
	font-size: 22px;
	color: #333;
}

.m11 .box .group .item .nub span {
	border-bottom: 2px solid #0075C1;
}

.m11 .box .msg {
	color: #fff;
	font-size: 20px;
	width: 360px;


}

.m11 .box .msg .dm {
	padding: 80px 40px;
	border-radius: 10px;
	background: url('../img/p48.png') center no-repeat;
}

.m11 .box .group .icon_rit {
	position: absolute;
	right: 9%;
	top: 20%;
}

.m12 {
	padding: 20px 0;
}

.m12 .item {
	width: 23%;
	margin: 0px 1%;
	text-align: left;
	float: left;
	font-size: 12px;
	color: #333333;

}

.m12 .pic {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}

.m12 .pic img {
	width: 30px;
}

.child_banner_phone img {
	width: 100%;
}

.m10_2 .box .img {
	position: relative;
}

.m10_2 .box .img img {
	opacity: 0;
}

.m10_2 .box iframe {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
}

.m13 {
	margin-top: 45px;
}

.m13 .item {
	width: 32%;
	margin-right: 2%;
	position: relative;
}

.m13 .item .pic img {
	width: 100%;
}

.m13 .item:nth-child(3) {
	margin-right: 0px;
}

.m13 .item .pic i {
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.3);
}

.m13 .item .txt {
	color: #fff;
	position: absolute;
	width: 90%;
	left: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	bottom: 10%;
	z-index: 99;
	transform: translate(-50%, 0);
}

.m13 .item .txt .t1 {
	font-size: 24px;
}

.m13 .item .txt .dect {
	display: none;
	font-size: 20px;
	color: #ffffff;
	margin-top: 30px;
}

.m13 .item .bk {
	position: absolute;
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	top: 0px;
	left: 0px;
	opacity: 0;
	height: 100%;
	background: url('../img/p55.png') center no-repeat;
	background-size: cover;
}


.m13 .item:hover .bk {
	opacity: 1;
}

.m13 .item:hover .txt {
	bottom: auto;
	top: 25%;
}

.m13 .item:hover .txt .dect {
	display: block;
}

.m14 {
	background: #fafafa;
}

.m14 .dm {
	padding: 75px 0 75px 130px;
}

.m14 .dm .box .t1 {
	color: #333333;
	font-size: 40px;
	font-family: 'FZXQJW';
	font-weight: bold;

}

.m14 .dm .box .t2 {
	color: #333333;
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 25px;
}

.m14 .dm .box .t3 {
	font-size: 22px;
	color: #333333;
}

.m14 .group {
	margin-top: 50px;
}

.m14 .group .item {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}

.m14 .group .item .pic {
	flex: 1;
}

.m14 .group .item .cont {
	flex: 1;
	position: relative;

}


.m14 .group .item .cont .txt {
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.m14 .group .item .cont .txt .t1 {
	margin-bottom: 40px;
}

.m14 .group .item .cont .txt .t2 {
	padding: 0px 85px;
	font-size: 18px;
	color: #666666;
	text-align: left;
	line-height: 36px;
}

.m15 .box {
	padding: 80px;
	background: #FAFAFA;
}

.m15 .box .item {
	width: 33%;
	position: relative;

}

.m15 .box .item:last-child {
	margin-right: 0px;
}

.m15 .box .item:last-child::before {
	display: none;
}

.m15 .box .item .t1 {
	font-size: 36px;
	color: #333333;
}

.m15 .box .item .t2 {
	font-size: 36px;
	margin: 20px 0 5px;
	color: #333333;
}

.m15 .box .item .t2 span {
	font-size: 70px;
}

.m15 .box .item .t3 {
	color: #666;
	font-size: 20px;
	line-height: 40px;
}

.m15 .box .item::before {
	display: inline-block;
	position: absolute;
	right: 1.5%;
	top: 50%;
	width: 1px;
	background: #DCDCDC;
	content: '';
	transform: translate(0, -50%);
	height: 245px;
}

.m15 .box .item .dm {
	padding: 0px 100px;
}

.m15 .box2 {
	background: #E9F3FD;
	padding: 260px 0 0 0;
	text-align: center;
}

.m15 .box2 .pic {
	position: relative;
	display: inline-block;
}

.m15 .box2 .item {
	position: absolute;
	text-align: left;
	width: 280px;
	line-height: 36px;
}

.m15 .box2 .item .t1 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 4px;
}

.m15 .box2 .item .t2 {
	font-size: 20px;
	color: #666666;
	line-height: 30px;
}

.m15 .box2 .item_1 {
	left: -4%;
	top: 23%;
}

.m15 .box2 .item_2 {
	left: 12%;
	top: -24%;
}

.m15 .box2 .item_3 {
	left: 43%;
	top: -35%;
}

.m15 .box2 .item_4 {
	left: 66%;
	top: -15%;
}

.m15 .box2 .item_5 {
	left: 84%;
	top: 26%;
}

.m16 .group {
	padding: 50px 75px;
	background: #FAFAFA;
}

.m16 .group .item {
	display: flex;
	align-items: center;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.44);
	margin-bottom: 30px;
}

.m16 .group .item .pic {
	width: 587px;
}

.m16 .group .item .conts {
	/* position: relative; */
	padding: 0px 50px;
	padding-right: 180px;
	flex: 1;
}

.m16 .group .item .conts .t1 {
	color: #333333;
	font-size: 24px;
	margin-bottom: 35px;
}

.m16 .group .item .conts .t2 {
	font-size: 16px;
	color: #666;
}

.m16 .group .item .time {
	position: absolute;
	right: 75px;
	text-align: center;
	top: 50%;
	transform: translate(0, -50%);
	color: #666666;
}

.m16 .group .item .time .day {

	font-size: 48px;
	font-weight: bold;
}

.m16 .group .item .time .m {

	font-size: 24px;
}

.m16 .group .item:hover {
	box-shadow: 0px 0px 38px 0px rgba(172, 172, 172, 0.54);
}

.m16 .group .item:hover .time {
	color: #0075C1;
}

.m17 .group .item {
	padding: 30px 40px;
}

.m17 .group .item .pic {
	width: 305px;
}

.m17 .group .item .conts {
	flex: 1;
	padding: 0px;
	padding-right: 30px;
	padding-left: 200px;
}

.m17 .group .item .time {
	left: 70px;
	right: auto;
}

.m17 .group .item:hover .conts .t1 {
	color: #0075C1;
}


.m17 .group .item .time_phone {
	font-size: 12px;
}

.m18 {}

.m18 .box {
	padding: 60px 150px;
	display: flex;
	align-items: center;
	background: #FAFAFA;
}

.m18 .box .pic {
	width: 670px;
}

.m18 .box .cont {
	flex: 1;
	padding-right: 10%;
}

.cm_title3 .t1 {
	font-family: 'FZXQJW';
	color: #333333;
	font-size: 36px;
}

.cm_title3 .t2 {
	font-size: 40px;
	color: #333333;
	margin-bottom: 30px;
	font-weight: bold;
}

.m18 .box .cont .dect {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}

.m18 .box2 {
	padding: 0px 150px;
	margin-top: 60px;
}

.m18 .box2 .item {
	width: 31%;
	margin-right: 2%;
	margin-bottom: 23px;
}
.m18 .box2 .item .cm_box_img_item .show_img{
    height: 100%;
}

.m18 .box2 .item:nth-child(3n) {
	margin-right: 0px;
}

.m18 .box2 .item .txt_dm {
	background: #FAFAFA;
	font-size: 20px;
	color: #666666;
	padding: 25px 12px;
}
.m18 .box2 .item .txt_dm .twotxtov{
    height: 30px;
}

.m19 {}

.m19 .box {
	padding: 60px 170px;
	background: #FAFAFA url('../img/p87.png') right top no-repeat;
}

.m19 .box .box_1 {
	padding: 48px 60px;
	box-shadow: 0px 0px 38px 0px rgba(228, 228, 228, 0.54);
	background: rgba(255, 255, 255, 0.67);
}

.m19 .box .box_1 .t1 {
	font-size: 24px;
	color: #0075C1;
	margin-bottom: 15px;
}

.m19 .box .box_1 .t2 {
	font-size: 18px;
	color: #333;
	line-height: 48px;
}

.m19 .group {
	margin-top: 30px;
}

.m19 .group .item {
	width: 24%;
	margin-right: 1.3%;
	margin-bottom: 30px;
}

.m19 .group .item .dm {
	background: #fff;
	padding: 15px;
}

.m19 .group .item .tit {
	text-align: center;
	font-size: 20px;
	color: #333333;
	margin-top: 15px;
}

.m19 .group .item:nth-child(4n) {
	margin-right: 0px;
}

.m20 .box {
	background: #FAFAFA;
	padding: 60px 200px 40px 60px;
	margin-bottom: 20px;
}

.m20 .box .t1 {
	font-family: 'FZXQJW';
	font-size: 40px;
	color: #333333;
	margin-bottom: 5px;
}

.m20 .box .t2 {
	font-size: 48px;
	color: #333333;
	margin-bottom: 35px;
}

.m20 .box .t3 {
	color: #666666;
	font-size: 16px;
	line-height: 36px;
}

.m21 {
	/*background: url('../img/p90.png') center no-repeat;*/
	/*background-size: cover;*/
	    width: 96%;
    max-width: 1820px;
    margin: 0px auto;
}

.m21 .box {
	padding: 60px 40px;
}

.m21 .box .item {
	width: 17%;
	margin-right: 3.5%;
	margin-bottom: 40px;
}

.m21 .box .item .pic {
	text-align: center;
	background: #fff;
	padding: 8px 12px;
	border-radius: 5px;
}

.m21 .box .item .pic img {
	border-radius: 5px;
	width: 100%;
}

.m21 .box .item:nth-child(5n) {
	margin-right: 0px;

}

.m22 .group .item {
	padding: 50px 60px;
}

.m22 .group .item .pic {
	width: 520px;
}

.m22 .group .item .conts .mores {
	margin-top: 70px;
}

.m22 .group .item .conts .mores span {
	border: 1px solid #0075C1;
	color: #0075C1;
	border-radius: 50px;
	display: inline-block;
	padding: 15px 30px;
}

.m22 .group .item:hover .conts .mores span {
	background: #0075C1;
	color: #fff;
}

.m22 .group .item .time .day {
	font-weight: normal;
}

.m22 .group .item .time {
	padding: 6% 10px;
	color: #fff;
	background: #B9D0DF;
}

.m22 .group .item:hover .time {
	background: #0075C1;
	color: #fff;
}

.m22 .group .item .t4 {
	font-size: 14px;
	color: #666;
}

.m23 .box {
	background: #FAFAFA;
	padding: 50px 140px;
	box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.44);
}

.m23 .box .let {
	width: 72%;
	background: #fff;
}

.m23 .box .let .dm {
	padding: 40px 55px;
}

.m23 .box .let .t1 {
	text-align: left;
	font-size: 28px;
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

.m23 .box .let .t2 {
	font-size: 16px;
	color: #666666;
	margin-bottom: 20px;
}

.m23 .box .let .t2 span {
	margin-right: 30px;
}

.m23 .box .let .cont {
	font-size: 20px;
	color: #333333;
	line-height:45px;
	margin-bottom: 65px;
}
.m23 .box .let .cont *{
    	font-size: 20px !important;
}
.m23 .box .let .cont img{
    width: 95%;
    height: auto !important;
    margin: 20px auto;
    display: block;
}
.m23 .box .let .click_page a {
	width: 45%;
}

.m23 .box .let .click_page a:hover {
	color: #0075C1;
}

.m23 .box .rit {
	width: 23%;
}

.m24 .tit {
	background: #0075C1;
	color: #fff;
	font-size: 26px;
	padding: 30px 28px;
	margin-bottom: 10px;
}

.m24 .group .item {
	position: relative;
	margin-bottom: 10px;
}

.m24 .group .item .pic {
	background: #DBE4E9;
	height: 150px;
	overflow: hidden;
}

.m24 .group .item .pic img {
	width: 100%;
	opacity: 0;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.m24 .group .item .text {
	position: absolute;
	width: 80%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.m24 .group .item .text * {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	color: #666666;
}

.m24 .group .item .text .t1 {

	font-size: 16px;
	margin-bottom: 10px;
}

.m24 .group .item .text .t1 span {
	font-size: 24px;
	display: inline-block;
	margin-right: 10px;
}

.m24 .group .item .text .t2 {
	font-size: 16px;

}

.m24 .group .item .text .dect {
	font-size: 16px;

	margin-top: 25px;
}

.m24 .group .item:hover .pic img {
	opacity: 1;
}

.m24 .group .item:hover * {
	color: #fff;
}

.m25 .box {
	background: #F8F8F8;
	padding: 50px 160px;

}

.m25 .box .let {
	width: 25%;
	background: #fff;
}

.m25 .box .let .title {
	background: #0075C1;
	color: #fff;
	font-size: 36px;
	padding: 20px 8%;
}

.m25 .box .let .title .t1 {}

.m25 .box .let .title .t2 {
	font-family: 'FZXQJW';
}

.m25 .box .let ul li a {
	display: block;
	padding: 30px 50px;
	border-bottom: 1px solid #F8F8F8;
}

.m25 .box .let ul li:hover a {
	color: #0075C1;
}

.m25 .box .let ul .on a {
	color: #0075C1;
}

.m25 .box .rit {
	width: 73%;
	background: #fff;
	box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.44);
}

.m26 {
	padding: 50px;
	background: #fff;
	/* background: url('../img/p102.png') center bottom no-repeat; */
	background-size: 101% auto;
}

.m26 .logo {
	text-align: center;
	margin-bottom: 70px;
}

.m26 .logo img {
	display: inline;
}

.m26 .list {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 30px;
	margin-bottom: 50px;
}

.m26 .list .t1 {
	margin-bottom: 25px;
}

.m26 .list .t2 {
	font-size: 24px;
	color: #0075C1;
}

.m26 .list .t3 {
	margin-top: 10px;
	font-size: 24px;
	color: #0075C1;
	margin-bottom: 25px;
}

.m26 .list .t4 {
	font-size: 16px;
	color: #333333;
	line-height: 36px;
}

.m26 .list:nth-child(3) {
	border-bottom: 0px none;
}

.cm_click_page a {
	color: #666666;
	font-size: 16px;
}

.cm_click_page a:hover {
	color: #0075C1;
}

/* .m26  */
.m27 .pic {
	margin-top: 25px;
}

.m27 .pic img {
	width: 100%;
}

.m27,
.m28 {
	background: none;
}

.m27 .list,
.m28 .list {
	border-bottom: 0px none;
}

.m28 .list {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.m28_group .item {
	margin-bottom: 30px;
}

.m28_group .item .t {
	position: relative;
	margin-bottom: 15px;
}

.m28_group .item .t span {
	/* position: absolute; */
	color: #333;
	font-size: 20px;
	/* left: 70px;
	top: 55%; */
	font-weight: bold;
	/* transform: translate(0, -50%); */
}

.m28_group .item .dect {
	line-height: 40px;
	font-size: 18px;
	color: #333333;
	padding-left: 10px;
}
.m28_group .item .t img{
	display: none;
}

.m28 .click_page {
	margin-top: 50px;
}

.m29 {
	/* background: url('../img/p110.png') center bottom no-repeat;
	background-size: 101% auto; */
}

.m30 {
	/* background: url('../img/p115.png') center bottom no-repeat;
	background-size: 101% auto; */
}


.m26 .list .t5 {
	margin-top: 25px;
}

.m30 .group .item {
	padding: 50px 65px;
}

/*.m30 .group .item .pic {*/
/*	width: 94%;*/
/*}*/

.m30 .group .item .conts {
	padding-top: 20px;
}

.m30 .group .item .conts .mores span {
	border: 1px solid #0075C1;
	color: #0075C1;
	border-radius: 50px;
	display: inline-block;
	padding: 15px 30px;
}

.m30 .group .item:hover .conts .mores {}

.m30 .group .item:hover .conts .mores span {
	background: #0075C1;
	color: #fff;
}

.m30 .group .item .conts .mores {
	margin-top: 60px;
}


.m30 .group .item {
	align-items: inherit;
}

.m30 .group .item .time {
	display: none;
}

.m31 {
	padding: 40px 75px;
	background: #fff;
	box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.44);
	margin-bottom: 40px;
}


.m25 .box .m33 {
	background: none;
	box-shadow: none;
}

.m31 .tit {
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom: 40px;
	border-bottom: 1px solid #E0E0E0;
}

.m31 .cont {
	font-size: 16px;
	line-height: 36px;
	color: #666666;
	margin-bottom: 90px;
}

.m32 .tit {
	font-weight: bold;
	font-size: 28px;
	color: #333333;
	margin-bottom: 30px;
}

.m32 .group {
	background: #fff;
	box-shadow: 0px 0px 8px 0px rgba(223, 223, 223, 0.44);
	padding: 15px 25px;
}

.m32 .group .item {
	width: 23.5%;
	margin-right: 2%;
}

.m32 .group .item a {
	display: block;
	padding: 10px;
	border: 1px solid #E0E0E0;
}

.m32 .group .item .t {
	padding: 10px 0 0;
	text-align: center;
}

.m32 .group .item:nth-child(4n) {
	margin-right: 0px;
}

.m33 .box {
	padding: 50px 140px;
	background: #FAFAFA;
}

.m33 .item {
	margin-bottom: 30px;
	position: relative;
}

.m33 .item .text {
	/* -webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out; */
	position: absolute;
	width: 375px;
	left: 0px;
	text-align: center;
	padding: 15px 0;
	font-size: 24px;
	bottom: 0px;
	color: #fff;
	background: rgba(0, 0, 0, 0.52);
}

.m33 .item .text .t2 {
	display: none;
	margin-top: 50px;
	font-size: 16px;
}

.m33 .item:hover .text {
	width: 100%;
	height: 100%;
	padding: 0;
}

.m33 .item:hover .text .tt {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.m33 .item:hover .text .t2 {
	display: block;
}

.m33 .item .text .t2:hover {
	color: #0075C1;
}

.m33 .item:hover .pic img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.m34 .group {
	background: none;
	box-shadow: none;
	padding: 0;
}

.m34 .group .item {
	width: 32.4%;
	background: #fff;
	margin-right: 1.3%;
}

.m34 .group .item:nth-child(4) {
	margin-right: 1.3%;
}

.m34 .group .item:nth-child(3n) {
	margin-right: 0px;
}

.m35 .box {
	padding: 80px 170px;
	background: url('../img/p131.png') center bottom no-repeat #f6f6f8;
	background-size: cover;
	position: relative;
	padding-bottom: 300px;
}

.m35 .box .tit .t1 {
	color: #333333;
	font-size: 40px;
	font-family: 'FZXQJW';
}

.m35 .box .tit .t2 {
	font-size: 48px;
	color: #333333;
	margin-bottom: 100px;
}

.m35 .fun {
	overflow: hidden;
}

.m35 .fun .item {
	text-align: center;
}

.m35 .fun .item .t1 {
	font-size: 36px;
	color: #333333;
	margin-bottom: 20px;
}

.m35 .fun .item .t2 {
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.m35 .box .prev_click,
.m35 .box .next_click {
	position: absolute;
	width: 45px;
	top: 40%;
	transform: translate(0, -50%);
	cursor: pointer;
	z-index: 9999;
}

.m35 .box .prev_click {
	left: 30px;
}

.m35 .box .next_click {
	right: 30px;
}

.m35 .fun .item .xian {
	text-align: center;
	margin-top: 54px;
}

.m35 .fun .item .xian .xx {
	width: 4px;
	display: inline-block;
	height: 100px;
	background: linear-gradient(175deg, #7d9ca8, rgba(255, 255, 255, 0));
}

.m35 .fun .swiper-slide:nth-child(2n) .item {
	padding-top: 40px;
}

.m35 .fun .swiper-slide:nth-child(2n) .item .xian .xx {
	height: 87px;
}

.m36 .box {
	padding: 80px 170px;
	background: #FAFAFA;
}

.m36 .box {
	display: flex;
}

.m36 .box .let {
	flex: 1;
	padding-right: 150px;
}

.m36 .box .let .box1 {
	line-height: 36px;
}

.m36 .box .rit {
	width: 544px;
	padding-top: 100px;
}

.m36 .box .rit .pic {
	height: 353px;
}

.m36 .box .rit .pic .m .video-js {
	width: 100%;
	height: 353px;
}

.video-js .vjs-big-play-button {
	position: absolute;
	left: 50%;
	top: 50%;
	background: rgba(0, 0, 0, 0.5);
	width: 100px;
	height: 100px;
	border: 0px none;
	border-radius: 50%;
	transform: translate(-50%, -50%);
}

.video-js .vjs-big-play-button {
	line-height: 100px;
	font-size: 60px;
}

.m37 {
	margin-top: 30px;
}

.m37 .box {
	background: url('../img/p138.png') center no-repeat;
	background-size: cover;
	height: 620px;
	position: relative;
}

.m37 .txt {
	position: absolute;
	color: #fff;
	line-height: 36px;
	font-size: 18px;
	width: 80%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 117, 193, 0.71);
}

.m37 .txt .dm {
	padding: 115px;

}

.m7 .listvest .list {
	position: relative;
}

.m7 .listvest .hover_item {
	position: absolute;
	width: 110px;
	height: 110px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
	background: rgba(153, 153, 153, 0.5);
	border-radius: 50%;
}

.m7 .listvest .hover_item::before {
	content: '';
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	background: #999;
	left: 50%;
	top: 50%;
	display: inline-block;
	transform: translate(-50%, -50%);
}

.m7 .listvest .hover_item span {
	position: absolute;
	left: 50%;
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #FFFEF8;
	font-size: 26px;

}

.m7 .listvest .icon_1:hover::before {
	background: #986625;
	color: #fff;
}

.m7 .listvest .icon_1 {
	top: 6%;
	left: 18%;
}

.m7 .listvest .icon_2 {
	top: 34%;
	left: 17%;
}

.m7 .listvest .icon_3 {
	top: 25%;
	left: 32%;
}

.m7 .listvest .icon_4 {
	top: 51%;
	left: 38%;
}

.m7 .listvest .icon_5 {
	top: 26%;
	left: 50%;
}


.m7 .listvest .icon_6 {
	top: 65%;
	left: 45%;
}


.m7 .listvest .icon_7 {
	top: 60%;
	left: 53%;
}


.m7 .listvest .icon_8 {
	top: 41%;
	left: 71%;

}

.m7 .listvest .icon_9 {
	top: 66%;
	left: 64%;
}

.m7 .listvest .icon_10 {
	top: 85%;
	left: 78%;
}

.m7 .listvest .icon_2:hover::before {
	background: #55318f;
	color: #fff;
}

.m7 .listvest .icon_3:hover::before {
	background: #0b8254;
	color: #fff;
}

.m7 .listvest .icon_4:hover::before {
	background: #b1bb49;
	color: #fff;
}

.m7 .listvest .icon_5:hover::before {
	background: #ad3b90;
	color: #fff;
}

.m7 .listvest .icon_6:hover::before {
	background: #e1ac15;
	color: #fff;
}

.m7 .listvest .icon_7:hover::before {
	background: #d25d34;
	color: #fff;
}

.m7 .listvest .icon_8:hover {
	background: rgba(202, 20, 15, 0.5);
}

.m7 .listvest .icon_8:hover::before {
	background: #be0505;
	color: #fff;
}

.m7 .listvest .icon_9:hover::before {
	background: #38b051;
	color: #fff;
}

.m7 .listvest .icon_10:hover::before {
	background: #e1ab15;
	color: #fff;
}

.m7 .listvest .map_bk {
	display: block;
}

.m7 .listvest .map_bk2 {
	display: none;
}

.m2 .fun {
	position: relative;
}

.m2 .bk_posa {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999;
}

.nav_on {
	position: fixed;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 99999;
	background: #fff;
}



.banner .swiper-slide img {
	width: 100%;
	height: auto;
	min-height: 100%;
	-webkit-transition: all 3s ease-in-out;
	transition: all 3s ease-in-out;
	transform: scale(1.1, 1.1);
}
.banner .swiper-slide-active{
	z-index: 999;
}
.banner .swiper-slide-active img{
	transform: scale(1, 1);
}
 
 .m3{
	 overflow: hidden;
 }
 
 .footer .hd_3{
     position: relative;
 }
 
  .footer .hd_3 .rit {
         position: absolute;
    left: 26%;
    top: -149px;
  }
 